Skip to content

Optimize the BFGS - #199

Open
MaxenceGollier wants to merge 7 commits into
mainfrom
lapack
Open

Optimize the BFGS#199
MaxenceGollier wants to merge 7 commits into
mainfrom
lapack

Conversation

@MaxenceGollier

Copy link
Copy Markdown
Owner

closes #198
closes #197

@MaxenceGollier MaxenceGollier added run CUTEst benchmark benchmark the solver on the CUTEst test set and removed run CUTEst benchmark benchmark the solver on the CUTEst test set labels Aug 28, 2026
@MaxenceGollier

Copy link
Copy Markdown
Owner Author

Next step : solve the associate_rhs! type instab.

@codecov

codecov Bot commented Aug 30, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 77.77778% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.97%. Comparing base (bf01f9b) to head (50cc052).

Files with missing lines Patch % Lines
ext/LDLFactorizations/ldlt.jl 72.22% 10 Missing ⚠️
src/linear_algebra/mumps.jl 76.19% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #199      +/-   ##
==========================================
+ Coverage   84.81%   84.97%   +0.16%     
==========================================
  Files          20       21       +1     
  Lines        1534     1551      +17     
==========================================
+ Hits         1301     1318      +17     
  Misses        233      233              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@MaxenceGollier
MaxenceGollier force-pushed the lapack branch 2 times, most recently from bc2b865 to 2e274dc Compare September 1, 2026 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Quasi-Newton: Use LAPACK for LU factorization Quasi-Newton: Storing the Jacobian twice is unnecessary

1 participant